CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ant colony routing algorithm

搜索资源列表

  1. antnet

    0下载:
  2. 一个可扩展到ns2中的蚁群算法程序。对于蚁群算法的路由研究很有用处。用于蚁群算法研究和拓展。-1 can be expanded to ns2 in the ant colony algorithm program for the study of ant colony algorithm is useful for routing
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:11667
    • 提供者:俞波平
  1. abc

    0下载:
  2. 蚁群算法 matlab代码 解决路径优化问题-Ant colony algorithm matlab code to solve the routing problem
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:5946
    • 提供者:丁丁
  1. pathPlanning

    0下载:
  2. 基于蚁群算法动态寻路算法的matlab仿真程序-Dynamic routing based on ant colony algorithm matlab simulation program
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2360
    • 提供者:Andrea
  1. ars.scr

    0下载:
  2. this is ant system routing developed by java with ant colony algorithm
  3. 所属分类:Communication

    • 发布日期:2017-04-23
    • 文件大小:81598
    • 提供者:ss
  1. TomislavBronicProjekt

    0下载:
  2. 转载 - 用基因和蚁群算法求解车辆路径问题-Reprint- using genetic and ant colony algorithm for vehicle routing problem
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2662224
    • 提供者:tommy
  1. CVRP

    1下载:
  2. 用蚁群算法解决带有容量限制的车辆路径问题-Ant colony algorithm for solving vehicle routing problem with capacity constraints
  3. 所属分类:matlab

    • 发布日期:2016-10-14
    • 文件大小:19456
    • 提供者:Dasiy
  1. antsolve

    0下载:
  2. 蚁群算法是对自然界蚂蚁的寻径方式进行模似而得出的 一种仿生算法。蚂蚁在运动过程中,能够在它所经过的路 径上留下一种称之为外激素(pheromone)的物质进行信息 传递,而且蚂蚁在运动过程中能够感知这种物质,并以此 指导自己的运动方向,因此由大量蚂蚁组成的蚁群集体行 为便表现出一种信息正反馈现象:某一路径上走过的蚂蚁 越多,则后来者选择该路径的概率就越大。在该算法中, 可行解经过多次迭代后, 最终将以最大的概率逼近问题的最 优解。 -Ant colony a
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:395790
    • 提供者:xiaoliu
  1. ACSForCVRP(parallelPcandidateLists)

    0下载:
  2. 蚁群系统算法求解车辆路径问题,其中的蚁群系统使用了基于三角划分的候选列表。-Ant System algorithm for vehicle routing problem, which the ant colony system uses a list of candidates based on triangulation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:8167
    • 提供者:chenliang
  1. ant_vrp

    0下载:
  2. 蚁群算法解决中规模车辆路径问题,vrp国际案例验证,可以运行,有图-Ant colony algorithm to solve the scale of vehicle routing problem, VRP international case verification, you can run, there are plans
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:23666
    • 提供者:翟露露
  1. vrp

    0下载:
  2. 采用蚁群算法与节约算法结合的车辆路径问题,国际案例得出最优解,生成图片-By using ant colony algorithm and the combination of the vehicle routing problem, the optimal solution is obtained in the international case.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-30
    • 文件大小:111519
    • 提供者:翟露露
  1. QoS组播路由问题的蚁群算法通用Matlab源码

    0下载:
  2. QoS组播路由问题的蚁群算法通用Matlab源码(QoS multicast routing problem ant colony algorithm, general Matlab source code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:2048
    • 提供者:spring888999
  1. NewAntProject

    0下载:
  2. 经典蚁群算法,用来解决基于蚁群算法的一些生活应用,例如TSP,车辆路径等问题(The classical ant colony algorithm is used to solve some living applications based on ant colony algorithm, such as TSP, vehicle routing and so on.)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:15360
    • 提供者:hellolmf
  1. 蚁群算法matlab

    1下载:
  2. 利用蚁群算法求解车辆路径优化问题,实用的matlab代码(Using ant colony algorithm to solve vehicle routing optimization problem,Practical matlab code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-04-21
    • 文件大小:8192
    • 提供者:青川木牍
  1. CVRP_ACO-master

    2下载:
  2. 基于蚁群算法的限制容量的车辆路径问题研究(Study on vehicle routing problem with limited capacity based on ant colony algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2021-01-01
    • 文件大小:3072
    • 提供者:_竹公子
  1. ACATSP

    2下载:
  2. 利用蚁群算法来解带时间窗的车辆路径问题,matlab编程(Using ant colony algorithm to solve vehicle routing problem with time window, matlab programming)
  3. 所属分类:其他

    • 发布日期:2021-04-01
    • 文件大小:1024
    • 提供者:几昂
« 1 2 3 4»
搜珍网 www.dssz.com